setProgress

@NonNull
open fun setProgress(@IntRange(from = 0) progress: Int): @NonNull NotificationCompat.ProgressStyle(source)

Specifies the progress (in the same units as getLength) of the tracker along the length of the bar. The max progress value is the sum of all Segment lengths. The default value is 0.